gpsbabel.git
23 years agoMake legal C and not GNU C.
robertl [Thu, 15 Aug 2002 05:31:54 +0000 (05:31 +0000)]
Make legal C and not GNU C.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@25 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd cetus.
robertl [Thu, 15 Aug 2002 05:28:57 +0000 (05:28 +0000)]
Add cetus.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@24 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoOpen-code our own getopt mutant since standards-impaired OSes don't have it.
robertl [Thu, 15 Aug 2002 05:28:35 +0000 (05:28 +0000)]
Open-code our own getopt mutant since standards-impaired OSes don't have it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@23 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMove all POSIX-isms into one place in brace of windows port.
robertl [Thu, 15 Aug 2002 05:27:47 +0000 (05:27 +0000)]
Move all POSIX-isms into one place in brace of windows port.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@22 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoReorder includes.
robertl [Thu, 15 Aug 2002 05:26:51 +0000 (05:26 +0000)]
Reorder includes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@21 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMake module compile away.
robertl [Thu, 15 Aug 2002 05:26:32 +0000 (05:26 +0000)]
Make module compile away.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@20 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoStart easing in Cetus support.
robertl [Thu, 15 Aug 2002 05:26:13 +0000 (05:26 +0000)]
Start easing in Cetus support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@19 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMapsend files are binary. This matters on dos-based OSes.
robertl [Wed, 14 Aug 2002 16:22:07 +0000 (16:22 +0000)]
Mapsend files are binary.   This matters on dos-based OSes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@18 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInitial version of CetusGPS support.
robertl [Wed, 14 Aug 2002 16:20:51 +0000 (16:20 +0000)]
Initial version of CetusGPS support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@17 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix problem with bad icon table lookup.
robertl [Sat, 10 Aug 2002 14:26:51 +0000 (14:26 +0000)]
Fix problem with bad icon table lookup.
Add support for reading/writing files for sd cards for meridian.   Not sure
I like the portability aspect of that.
NOTE: decimal degrees are currently being used instead of DMS which is WRONG.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@16 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd 'all' target.
robertl [Sat, 10 Aug 2002 13:10:43 +0000 (13:10 +0000)]
Add 'all' target.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@15 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAllow global descriptors (as in Groundspeak example(.
robertl [Thu, 8 Aug 2002 23:50:20 +0000 (23:50 +0000)]
Allow global descriptors (as in Groundspeak example(.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@14 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMisc language cleanups.
robertl [Tue, 6 Aug 2002 17:10:58 +0000 (17:10 +0000)]
Misc language cleanups.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@13 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoBe more robust detecting initial comms errors.
robertl [Tue, 6 Aug 2002 16:27:53 +0000 (16:27 +0000)]
Be more robust detecting initial comms errors.
Handle larger comment strings from Meridian.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@12 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoExample for serial protocol.
robertl [Tue, 6 Aug 2002 15:53:47 +0000 (15:53 +0000)]
Example for serial protocol.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@11 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix program name in example commands.
robertl [Tue, 6 Aug 2002 15:18:53 +0000 (15:18 +0000)]
Fix program name in example commands.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@10 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agobyteswap things on the way in and out (sigh) of the file.
robertl [Tue, 6 Aug 2002 04:54:58 +0000 (04:54 +0000)]
byteswap things on the way in and out (sigh) of the file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@9 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCorrect bad math in read of gpsutil files.
robertl [Tue, 6 Aug 2002 04:29:46 +0000 (04:29 +0000)]
Correct bad math in read of gpsutil files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@8 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoDelete bogus import.
robertl [Wed, 31 Jul 2002 23:01:39 +0000 (23:01 +0000)]
Delete bogus import.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@7 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInitial import
robertl [Wed, 31 Jul 2002 22:55:08 +0000 (22:55 +0000)]
Initial import

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInitial import.
robertl [Wed, 31 Jul 2002 22:54:20 +0000 (22:54 +0000)]
Initial import.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoinitial checkin
root [Tue, 30 Jul 2002 13:12:58 +0000 (13:12 +0000)]
initial checkin

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoStandard project directories initialized by cvs2svn.
(no author) [Tue, 30 Jul 2002 13:12:58 +0000 (13:12 +0000)]
Standard project directories initialized by cvs2svn.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1 f51c46e8-681c-474f-0cfe-069cfd0219fb